home *** CD-ROM | disk | FTP | other *** search
- object FormArchivoSospechoso: TFormArchivoSospechoso
- Tag = 63000
- Left = 287
- Top = 192
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'An�lisis Heur�stico'
- ClientHeight = 387
- ClientWidth = 422
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Tag = 29800
- Left = 16
- Top = 126
- Width = 53
- Height = 13
- AutoSize = False
- Caption = 'Lugar:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelPath: TLabel
- Left = 72
- Top = 126
- Width = 337
- Height = 19
- AutoSize = False
- Caption = 'PATH'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Tag = 63200
- Left = 16
- Top = 80
- Width = 389
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = 'Archivo sospechoso detectado!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object LabelHeuristico: TLabel
- Tag = 1800
- Left = 14
- Top = 15
- Width = 49
- Height = 13
- Caption = 'Heur�stico'
- end
- object Image7: TImage
- Left = 14
- Top = 36
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- end
- object Label12: TLabel
- Tag = 63100
- Left = 58
- Top = 36
- Width = 347
- Height = 26
- AutoSize = False
- Caption =
- 'Aqui puedes ver un archivo cuyas caracter�sticas le hacen candid' +
- 'ato a virus.'
- WordWrap = True
- end
- object Bevel5: TBevel
- Left = 78
- Top = 20
- Width = 327
- Height = 5
- Shape = bsTopLine
- end
- object LabelCar: TLabel
- Left = 18
- Top = 264
- Width = 383
- Height = 81
- AutoSize = False
- WordWrap = True
- end
- object BTAceptar: TButton
- Tag = 2200
- Left = 332
- Top = 360
- Width = 75
- Height = 22
- Caption = '&Aceptar'
- ModalResult = 1
- TabOrder = 2
- end
- object BTConfigurar: TButton
- Tag = 30000
- Left = 155
- Top = 360
- Width = 75
- Height = 22
- Caption = 'Reconfigurar'
- TabOrder = 0
- OnClick = BTConfigurarClick
- end
- object BTParar: TButton
- Tag = 30200
- Left = 243
- Top = 360
- Width = 75
- Height = 22
- Caption = 'Finalizar'
- TabOrder = 1
- OnClick = BTPararClick
- end
- object STCaracteristicas: TStaticText
- Tag = 63700
- Left = 18
- Top = 240
- Width = 390
- Height = 17
- AutoSize = False
- Caption = 'Caracter�sticas del posible virus:'
- TabOrder = 3
- end
- object StaticText1: TStaticText
- Tag = 63300
- Left = 18
- Top = 156
- Width = 390
- Height = 17
- AutoSize = False
- Caption = 'Caracter�sticas del archivo:'
- TabOrder = 4
- end
- object CBComprimido: TPandaCheckBox
- Tag = 63400
- Left = 18
- Top = 178
- Width = 390
- Height = 17
- Caption = 'Comprimido'
- TabOrder = 5
- end
- object CBFechaIncorrecta: TPandaCheckBox
- Tag = 63500
- Left = 18
- Top = 193
- Width = 390
- Height = 17
- Caption = 'Fecha incorrecta'
- TabOrder = 6
- end
- object CBHoraIncorrecta: TPandaCheckBox
- Tag = 63600
- Left = 18
- Top = 208
- Width = 390
- Height = 17
- Caption = 'Hora incorrecta'
- TabOrder = 7
- end
- object ManuForm1: TManuForm
- Enabled = False
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clMaroon
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 373
- Top = 7
- end
- end
-